/*--------------------------------- Common Element --------------------------*/
*{ padding:0px; margin:0px; list-style-type:none;}
body{ background:url(body.gif) repeat-x left top #fff; color:#333; font-size:12px; line-height:24px; text-align:left; font-family:simsun,"Arial Narrow",arial;}
button{ cursor:pointer;} /*按钮-鼠标点击显示小手*/
img{ border:0px; } /*图片默认公用样式*/

.mainbox{ width:960px; margin:0px auto; overflow:hidden;} /*内容块*/
.lf{ float:left} /*左浮动*/
.rf{ float:right} /*右浮动*/
.clear{ clear:both;}
.clear5{ margin-top:5px; overflow:hidden;} /*上间距5像素*/
.clear10{ margin-top:10px; overflow:hidden;} /*上间距10像素*/
.clear15{ margin-top:15px; overflow:hidden;} /*上间距15像素*/
.clear20{ margin-top:20px; overflow:hidden;} /*上间距20像素*/
.bor-bottom{ background:url(x.gif) repeat-x left bottom;} /*1像素虚线平铺*/
.bor-all{ border:1px solid #ccc;} /*外边框1像素*/
.img-dq{vertical-align:bottom!important;vertical-align:middle;} /*图片溢出处理*/
.pd_left10{ padding-left:10px;} /*左间距10像素*/
.pd_right10{ padding-right:10px;} /*右间距10像素*/

/*--------------------------------- 字体 ------------------------------------*/
.f-000{ color:#000;} /*#000纯黑色*/
.f-333{ color:#333;} /*#333深灰色*/
.f-666{ color:#666;} /*#666偏深灰色*/
.f-999{ color:#999;} /*#999中灰色*/
.f-ccc{ color:#ccc;} /*#ccc偏浅灰色*/
.f-eee{ color:#eee;} /*#eee浅灰色*/
.f-fff{ color:#fff;} /*#333深灰色*/
.f-ls{ color:#81ad21;}/*绿色*/
.f-yl{ color:#fe7100;} /*橘黄色*/
.f-red{ color:#d90000;} /*红色*/
.f-blue{ color:#0c4da2;} /*蓝色*/
.f-wh{ font-weight:700;} /*加粗*/
.f-bc{ font-weight:400} /*文字不加粗*/
.f-ht{ font-family:"黑体";} /*黑体字体*/
.f-yh{ font-family:"微软雅黑";} /*微软雅黑字体*/
.f12{ font-size:12px;} /*字体12号字*/
.f14{ font-size:14px;} /*字体14号字*/
.f16{ font-size:16px;} /*字体16号字*/
.f18{ font-size:16px;} /*字体18号字*/
.f21{ font-size:21px;} /*字体21号字*/
.line-20{ line-height:20px;} /*行高20*/
.line-18{ line-height:18px;} /*行高18*/
.ip_h25{ line-height:25px; height:25px;} /*input文本高*/


/*--------------------------------- 链接 ------------------------------*/
a{ font-size:12px; text-decoration:none; color:#333; blr:expression(this.onFocus=this.blur());outline:none;}
a:hover { font-size:12px; text-decoration:underline; blr:expression(this.onFocus=this.blur());outline:none;}

/*--------------------------------- 头部 ------------------------------*/

/*头部，一左一右,背景百分百*/
#top{ background:#f1f1f1; height:30px; line-height:30px; border-bottom:1px solid #d9d9d9; margin:0 auto; overflow:hidden; width:100%;}
#top select{ width:140px; height:22px; margin:4px 0; color:#666; line-height:22px; border:1px solid #d1d1d1;}
#top select option{ color:#666;}

/*--------------------------------- logo ------------------------------*/

/*logo，一左一右，右侧号码加背景*/
#logo{ width:960px; height:108px; margin:0 auto; overflow:hidden;}
.logo_tp,.logo_wz{ height:54px; padding:34px 0 20px;}
/*.logo_tp img{ border-right:1px solid #d9d9d9;}*/
.logo_wz{ background:url(logo_wzbg.jpg) no-repeat left 34px; padding-left:62px; font-family:"微软雅黑"; font-size:18px; color:#666;}
#logo .down{ float:left; width:270x; margin-top:54px; overflow:hidden;}
#logo .down a{ display:inline-block; float:left; margin-left:48px; background:url(bg1.jpg) no-repeat; width:82px; height:28px; line-height:28px; text-align:center; color:#fff; font-family:"微软雅黑"; text-decoration:none;}
.ewm{float:right;margin-right:30px;text-align:center;}

/*--------------------------------- 导航 ------------------------------*/
#nav-al { background:url(nav_bg.jpg) repeat-x; height:40px; width:100%;}
#nav-al #nav2 { height:40px; line-height:40px; margin:0 auto; width:960px;}
#nav-al #nav2 li { float:left; position:relative; text-align:center;}
.mainitems { text-align:center; z-index:9999; background:url(navline.jpg) no-repeat left center; width:137px;}
.mainitems a { color:#fff; display:inline-block; font-size:14px; font-weight:700; height:40px; line-height:40px; text-decoration:none; width:137px;}
.mainitems a:hover { background:url(navon_bg.jpg) repeat-x; color:#fff; display:inline-block; font-size:14px; font-weight:700; height:40px; line-height:40px; text-decoration:none; width:137px;}
.mainitems a.hover { background:url(navon_bg.jpg) repeat-x; color:#fff; display:inline-block; font-size:14px; font-weight:700; height:40px; line-height:40px; text-decoration:none; width:137px;}
.subuls { border:medium none; -webkit-transition: all 0.25s linear 0.01s; -moz-transition: all 0.25s linear 0.01s; -ms-transition: all 0.25s linear 0.01s; -o-transition: all 0.25s linear 0.01s; transition: all 0.25s linear 0.01s; display:none; left:0; line-height:30px; position:absolute; top:40px; width:137px; z-index:9999;}
.subuls ul li { height:30px; line-height:30px; text-align:left; width:137px;}
.subuls li a { background:#d90000; border-bottom:1px solid #ddd; color:#fff; font-size:12px; font-weight:400; height:30px; line-height:30px; text-decoration:none; width:137px;}
.subuls li a:hover { background:#eee; border-bottom:1px solid #ddd; color:#333; font-size:12px; font-weight:400; height:30px; line-height:30px; text-decoration:none; width:137px;}
#nav2 li > ul { left:0; top:40px;}
#nav2 li:hover ul, li.over ul { display:block;}
#restofcontent { clear:left;}

/*------------------------------ 幻灯banner ----------------------------*/
#focus { width:100%; height:390px; margin:0 auto; overflow:hidden; position:relative;}
#focus ul { margin:0; overflow:hidden; padding:0; position:absolute; width:100%;}
#focus ul li { background:#000; display:inline; float:left; height:390px; overflow:hidden; position:relative; width:100%;}
#focus ul li a { display:block; height:390px; margin:0; padding:0;}
#focus ul li div { overflow:hidden; position:absolute;}
#focus .btnBg { background:none repeat scroll 0 0 #000; height:20px; position:absolute; left:0; bottom:0; width:100%;}
#focus .btn { height:10px; padding:5px 10px; position:absolute; right:45%; bottom:0;}
#focus .btn span { background:none repeat scroll 0 0 #fff; cursor:pointer; display:inline-block; height:10px; margin-left:5px; width:25px;}
#focus .btn span.on { background:none repeat scroll 0 0 #fff;}
#focus .preNext { background:url(sprite.png) no-repeat; cursor:pointer; height:100px; position:absolute; top:36%; width:45px;}
#focus .pre { left:0;}
#focus .next { background-position:right top; right:0;}

/*------------------------------ 关键词搜索 ----------------------------*/
#gjcss{ width:100%; height:32px; overflow:hidden; background:#333;}
.gjc{ float:left; height:32px; line-height:32px; color:#ebebeb;}
.gjc a{ color:#ebebeb; margin-right:22px;}
.ss{ float:right; width:500px; height:24px; padding:4px 0; overflow:hidden;}
.ss .keyword{ background:url(ssk.jpg) no-repeat left center; width:206px; height:24px; line-height:24px;  border:0; padding-left:30px; float:left;}
.ss .sel{ color:#fff;}
.ss button{ float:left; width:60px; height:24px; line-height:24px; background:#d90000; border:0; font-size:14px; font-family:"微软雅黑"; color:#fff;}
/*--------------------------------首页分类和推荐产品---------------------------------*/
.sy_fl{ width:200px; float:left; overflow:hidden;}
.sy_fl .cpfl_top{ background:url(sy_cpfl_top.jpg) no-repeat; height:39px; padding:12px 0 0 50px; font-size:20px; font-family:"黑体"; font-weight:700; line-height:38px; color:#fff;}
.sy_fl ul{ background:url(syfl_ulbg.jpg) no-repeat center bottom #333; padding:5px 10px 46px; width:180px; overflow:hidden;}
.sy_fl ul li{ padding-bottom:1px; width:180px; overflow:hidden;}
.sy_fl ul li a{ display:block; color:#fff; font-size:14px; font-weight:700; background:url(liststyle.gif) no-repeat 10px center #454545; border-top:1px solid #545454; padding-left:25px; height:31px; line-height:31px;}
.sy_fl ul li a:hover{ text-decoration:none; font-size:14px; font-weight:700; background:url(liststyle.gif) no-repeat 10px center #d90000; border-top:1px solid #545454;}

.sy_tj{ width:740px; float:right; overflow:hidden;}
.sy_tj .tj_top{ background:url(sy_tj_line_h.jpg) repeat-x left bottom; height:46px;}
.sy_tj .tj_top .bt{ float:left; padding:10px 12px 0px 0px; height:36px; line-height:35px; background:url(erj_top_span.jpg) no-repeat 5px top;}
.sy_tj .tj_top .bt span{ display:inline-block; height:36px; line-height:35px; background:url(sy_tj_line_r.jpg) repeat-x left bottom;}
.sy_tj .tj_top .bt span.red{ font-size:16px; font-family:"黑体"; color:#d90000; font-weight:700; padding-left:24px;}
.sy_tj .tj_top .bt span.black{ font-size:16px; font-family:"黑体"; color:#333; font-weight:700; padding-right:12px;}
.sy_tj .tj_top a.more{ float:right; line-height:45px; color:#333; padding-right:10px;}

.sy_tj ul{ padding:5px; width:730px; overflow:hidden;}
.sy_tj ul li{ float:left; width:170px; height:140px; overflow:hidden; text-align:center; padding:10px 5px;}
.sy_tj ul li a { color:#666;}
.sy_tj ul li a:hover{ color:#666;}
.sy_tj ul li a img{ border:1px solid #e4e4e4;}
/*首页走进安缆*/
.sy_zj{ width:628px; height:422px; float:left; overflow:hidden; border:1px solid #ccc;}
.sy_zj .zjal_top{ height:41px; line-height:40px; background:url(sy_tj_line_h.jpg) repeat-x 0 bottom;}
.sy_zj .zjal_top span{ display:block; height:41px; line-height:40px;}
.sy_zj .zjal_top span.t{ float:left; background:url(zj_t.jpg) no-repeat center center; width:7px; padding:0 7px;}
.sy_zj .zjal_top span.ch{ float:left; background:url(sy_tj_line_r.jpg) repeat-x 0 bottom; color:#d90000; font-size:16px; font-family:"黑体"; font-weight:700; padding:0 2px;}
.sy_zj .zjal_top span.en{ float:left; background:url(sy_tj_line_h.jpg) repeat-x 0 bottom; color:#bfbfbf; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:700; text-transform:uppercase; padding:0 5px;}
.sy_zj .zjal_nr{ height:156px; padding:20px 10px; overflow:hidden;}
.sy_zj .zjal_nr .tp img{ padding:1px; border:1px solid #cdcdcd;}
.sy_zj .zjal_nr .wz{ width:352px; line-height:20px; text-align:justify; padding:0 6px;}
.sy_zj .zjal_nr .wz .tit{ line-height:32px;}
.sy_zj .zjal_nr .wz .tit a{ color:#666; font-weight:700;}
.sy_zj .zjal_nr .wz a.view{ color:#d90000; font-weight:400; text-align:right;}
.sy_zj .qyfc{ float:left;}
.sy_zj .qyfc_top{ width:610px; background:url(qyfc_top.jpg) no-repeat; overflow:hidden; margin:0 4px; height:29px; line-height:29px; font-size:16px; font-weight:700; color:#fff; padding-left:10px; font-family:"黑体";}
.sy_zj .qyfc #qyfc_box{ padding:20px 0 10px; overflow:hidden;}
.sy_zj .qyfc #qyfc_box li{ float:left; padding:0 5px; text-align:center; width:147px; height:122px;}
/*首页公司新闻*/
.sy_xw{ width:320px; height:425px; float:right; overflow:hidden;}
.sy_xw .gsxw_top{ background:#d90000; height:40px; line-height:40px; }
.sy_xw .gsxw_top span{ float:left; font-size:16px; color:#fff; font-weight:700; font-family:"黑体"; padding-left:10px;}
.sy_xw .gsxw_top a.more{ float:right; color:#fff; font-family:Arial, Helvetica, sans-serif; padding-right:10px;}
.sy_xw .gsxw_nr{ width:318px; height:383px; border:1px solid #cfcfcf; border-top:none; overflow:hidden;}
.sy_xw .gsxw_nr .xwa{ padding:10px;}
.sy_xw .gsxw_nr .tp{ display:block;}
.sy_xw .gsxw_nr .tp img{ margin:0 auto;}
.sy_xw .gsxw_nr .tit{ display:block; padding-top:6px; font-size:14px; color:#666;}
.sy_xw .gsxw_nr p{ color:#666;}
.sy_xw .gsxw_nr p a.view{ color:#d90000; text-align:right;}
.sy_xw .gsxw_nr ul{ padding:8px 10px; background:url(sy_xw_xx.jpg) repeat-x left top; overflow:hidden;}
.sy_xw .gsxw_nr ul li a{ font-size:14px; color:#666;}
/*首页合作伙伴*/
.sy_hzhb{ width:958px; height:67px; overflow:hidden; border:1px solid #ccc; padding:14px 0; margin-bottom:20px;}
.sy_hzhb .hzhb{ border-right:1px solid #e8e8e8;}
.sy_hzhb #hb_box{ margin-left:20px; overflow:hidden; _display:inline;}
.sy_hzhb #hb_box li{ padding:0 5px; float:left;}
.sy_hzhb #hb_box li a{ display:block; width:108px; height:62px; border:1px solid #666;}
.sy_hzhb #hb_box li a:hover{ border:1px solid #d90000;}

/*-------------------------------二级banner----------------------------*/
.erj_bn{ background:url(erj_bn.jpg) no-repeat center top; width:100%; height:358px;}
/*------------------------------二级当前位置---------------------------*/
.dqwz{ width:932px; margin:0 auto; overflow:hidden; height:40px; line-height:40px; color:#666; background:url(dqwz_bg.jpg) no-repeat left 11px; padding-left:28px;}
.dqwz a{ color:#666;}
/*------------------------------二级公用样式---------------------------*/
.lf200{ float:left; width:200px; overflow:hidden;}
.rf740{ float:right; width:740px; overflow:hidden;}
.erj_nr{ width:100%; background:url(body_bg.jpg) repeat-x center top; padding-top:20px;}

/*------------------------------二级左侧栏---------------------------*/
.erj_l_zj{}
.erj_l_zj .zj_top{ background:url(erj_l_top.jpg) no-repeat; width:150px; height:39px; padding:12px 0 0 50px; font-size:20px; font-family:"黑体"; font-weight:700; line-height:38px; color:#fff; overflow:hidden; }
.erj_l_zj ul{ background:url(erj_l_zj_bg.jpg) no-repeat center bottom #333; padding:5px 10px 54px; width:180px; overflow:hidden;}
.erj_l_zj ul li{ padding-bottom:1px; width:180px; overflow:hidden;}
.erj_l_zj ul li a{ display:block; color:#fff; font-size:14px; font-weight:700; background:url(liststyle.gif) no-repeat 10px center #454545; border-top:1px solid #545454; padding-left:25px; height:31px; line-height:31px;}
.erj_l_zj ul li a.hover{ text-decoration:none; font-size:14px; font-weight:700; background:url(liststyle.gif) no-repeat 10px center #d90000; border-top:1px solid #545454;}
.erj_l_zj ul li a:hover{ text-decoration:none; font-size:14px; font-weight:700; background:url(liststyle.gif) no-repeat 10px center #d90000; border-top:1px solid #545454;}
/*------------------------------二级左侧联系我们---------------------------*/
.erj_l_lx{}
.erj_l_lx .lx_top{ background:url(erj_l_lxwm_bg.jpg) repeat-x; width:190px; height:36px; line-height:36px; font-family:"黑体"; font-size:18px; color:#fff; font-weight:700; padding-left:10px;}
.erj_l_lx .lx_nr{ width:180px; border:1px solid #ddd; border-top:none; background:url(zj_nrbg.jpg) no-repeat center top; padding:168px 9px 5px; color:#666;}
.erj_l_lx .lx_nr span.h{ color:#c41921;}
.erj_l_lx .lx_nr table td a{ color:#666;}
/*------------------------------二级左侧产品分类---------------------------*/
.erj_l_fl{ width:200px; overflow:hidden;}
.erj_l_fl .cpfl_top{ background:url(sy_cpfl_top.jpg) no-repeat; height:39px; padding:12px 0 0 50px; font-size:20px; font-family:"黑体"; font-weight:700; line-height:38px; color:#fff;}
.erj_l_fl ul{ background:url(syfl_ulbg.jpg) no-repeat center bottom #333; padding:5px 10px 46px; width:180px; overflow:hidden;}
.erj_l_fl ul li{ padding-bottom:1px; width:180px; overflow:hidden;}
.erj_l_fl ul li a{ display:block; color:#fff; font-size:14px; font-weight:700; background:url(liststyle.gif) no-repeat 10px center #454545; border-top:1px solid #545454; padding-left:25px; height:31px; line-height:31px;}
.erj_l_fl ul li a:hover{ text-decoration:none; font-size:14px; font-weight:700; background:url(liststyle.gif) no-repeat 10px center #d90000; border-top:1px solid #545454;}

/*------------------------------二级右侧头部---------------------------*/
.ej_top{ background:url(sy_tj_line_h.jpg) repeat-x left bottom; height:46px;}
.ej_top .bt{ float:left; padding:10px 12px 0px 0px; height:36px; line-height:35px; background:url(erj_top_span.jpg) no-repeat 5px top;}
.ej_top .bt span{ display:inline-block; height:36px; line-height:35px; background:url(sy_tj_line_r.jpg) repeat-x left bottom; font-size:18px; font-family:"黑体"; font-weight:700;}
.ej_top .bt span.red{ color:#d90000; padding-left:24px;}
.ej_top .bt span.black{ color:#333; padding-right:12px;}
/*二级公司简介*/
.gsjj_nr{ background:url(gsjj_nrtp.jpg) no-repeat center 20px; font-size:14px; line-height:28px; padding:420px 0 20px; text-align:justify;}
/*二级发展历程*/
.fzlc_nr{ width:688px; padding:20px 26px; overflow:hidden;}
.fzlc_nr li{ width:688px; float:left; font-size:14px; color:#666;}
.fzlc_nr li .year{ background:url(year.jpg) no-repeat left top #efefef; height:28px; line-height:28px; width:658px; font-size:14px; padding-left:30px; overflow:hidden;}
.fzlc_nr li .wz{ width:628px; padding:6px 30px 18px; font-size:14px; line-height:28px; overflow:hidden;}
/*二级人才招聘*/
/*.rczp_nr{ width:722px; padding:34px 6px 34px 12px; font-size:14px; line-height:28px; overflow:hidden;background:url(qywh_bg.png) no-repeat 445px 40px;}*/
.rczp_nr{ width:722px; padding:34px 6px 34px 12px; font-size:14px; line-height:28px; overflow:hidden;}
.rczp_nr .zpzw .zw_top{ background:#f3f3f3; height:36px; line-height:36px; color:#d90000; font-size:14px; font-weight:700; padding-left:10px;}
.rczp_nr .zpzw .zw_xx{ padding:15px 10px;}
/*二级安缆荣耀*/
.alry { width:710px; padding:30px 15px; overflow:hidden;}
.alry li{ float:left; width:226px; height:200px; padding:0 5px; text-align:center; overflow:hidden;}
.alry li a img{ padding:2px; border:1px solid #dbdbdb;}

/*翻页样式一*/
.digg { padding:30px 0 20px; text-align:center; height:20px; line-height:20px;}
.digg span.dq{}
.digg span.dq .dq_page,.digg span.dq .total{ color:#666; margin:0 2px;}
.digg a{ display:inline-block; padding:1px; vertical-align:bottom; vertical-align:middle!important;}
.digg a.sybtn{ background:url(fy_sybtn.jpg) no-repeat; width:43px; height:20px; margin-left:14px;}
.digg a.prev_btn{ background:url(fy_prev.jpg) no-repeat; width:48px; height:20px; margin-left:6px;}
.digg a.next_btn{ background:url(fy_next.jpg) no-repeat; width:48px; height:20px; margin-left:9px;}
.digg a.mybtn{ background:url(fy_mybtn.jpg) no-repeat; width:43px; height:20px; margin-left:6px;}
.digg a:hover { padding:0; border:1px solid #999;}
/*翻页样式二*/
.manu { margin:3px; padding:15px 10px 10px; text-align:center}
.manu a { margin:2px; border:1px solid #b8b8b8; padding:2px 5px; color: #8a8a8a;}
.manu a:hover { color:#b82e2e; border:1px solid #b82e2e; text-decoration:none;}
.manu .current { margin:2px; border:1px solid #b82e2e; font-weight:700; color:#fff; background:#b82e2e; padding:2px 5px;}
.manu .disabled { margin:2px; border:1px solid #ccc; color:#ccc; padding:2px 5px;}

/*二级新闻中心*/
.xwzx_lb{ padding:15px 20px; width:710px; overflow:hidden;}
.xwzx_lb li{ float:left; width:710px; height:36px; line-height:36px; color:#666; overflow:hidden; zoom:1}
.xwzx_lb li a.bt{ font-size:14px; color:#666; padding-left:10px;}
.xwzx_lb li a.bt:hover{ font-size:14px;}
.xwzx_lb li span.date{ font-size:14px; padding-right:10px;}


/*二级新闻详情*/
.xwxq{ width:700px; padding:15px 20px; overflow:hidden;}
.xwxq .xw_bt{ padding:12px 0; text-align:center; color:#666; font-size:26px; line-height:31px; font-weight:700; background:url(xw_bt_xx.jpg) repeat-x left bottom; overflow:hidden;}
.xwxq .xw_fbt{ text-align:right; color:#666; padding:5px 0; font-size:16px;}
.xwxq .xw_fbt span{ padding:0 20px; overflow:hidden;}
.xwxq .xw_nr{ color:#666; padding:16px 0; font-size:16px; line-height:28px; text-align:justify; overflow:hidden;}
.share{ height:20px; overflow:hidden;font-size:16px;}
.xq_fy{ color:#666; height:40px; line-height:40px; background:#f3f3f3;font-size:16px; margin-top:24px;}
.xq_fy a,.xq_fy a:hover{ font-size:16px;}
.xq_fy .prev{ padding-left:10px;}
.xq_fy .next{ padding-right:10px;}

.xwxq .xw_fbt2{ text-align:right; color:#666; padding:5px 0; font-size:14px;}
.xwxq .xw_fbt2 span{ padding:0 20px; overflow:hidden;}
.xwxq .xw_nr2{ color:#666; padding:16px 0; font-size:14px; line-height:28px; text-align:justify; overflow:hidden;}
.share2{ height:20px; overflow:hidden;font-size:14px;}
.xq_fy2{ color:#666; height:40px; line-height:40px; background:#f3f3f3;font-size:14px; margin-top:24px;}
.xq_fy2 a,.xq_fy2 a:hover{ font-size:14px;}
.xq_fy2 .prev{ padding-left:10px;}
.xq_fy2 .next{ padding-right:10px;}

/*二级产品中心*/
.cplb_nr{ width:668px; padding:24px 36px 0; overflow:hidden;}
.cplb_nr li{ width:668px; padding:18px 0 19px; overflow:hidden; background:url(dotted.jpg) repeat-x left bottom;}
.cplb_nr li .tp{ display:block; width:159px; height:112px; overflow:hidden;}
.cplb_nr li .tp img{ padding:2px; border:1px solid #a2a2a2;}
.cplb_nr li .wz{ width:496px; overflow:hidden;}
.cplb_nr li .wz .bt{ display:block; font-weight:700; padding:3px 0 6px;}
.cplb_nr li .wz .text{ text-align:justify;}
.cplb_nr li .wz .text a.view{ display:inline-block; text-align:right; color:#a82626;}

/*二级产品详情页*/
.cpxq_nr{ width:698px; padding:30px 18px 10px 24px; overflow:hidden;}
.cpxq_nr .xq_jj{ width:678px; padding:0 0 28px 20px; overflow:hidden;}
.cpxq_nr .xq_jj .xq_tp{ float:left; width:289px; height:200px; overflow:hidden; background:url(datu_bg.jpg) no-repeat;}
.cpxq_nr .xq_jj .xq_tp img{ padding:3px 7px 6px 5px;}
.cpxq_nr .xq_jj .xq_wz{ float:right; width:330px; padding:0 13px 0 34px; overflow:hidden;}
.cpxq_nr .xq_jj .xq_wz .cpmc{ width:326px; padding:12px 2px; font-size:14px; font-weight:700; overflow:hidden;}
.cpxq_nr .xq_jj .xq_wz .jjwz{ width:326px; padding:0 2px 18px; font-size:14px; overflow:hidden;}
.cpxq_nr .xq_jj .xq_wz .btn{ border-top:1px solid #d4d8d9; width:250px; height:29px; padding:15px 40px; overflow:hidden;}
.cpxq_nr .xq_jj .xq_wz .btn .zxdg{ display:inline-block; float:left; background:url(zxdg_btn.jpg) no-repeat; width:108px; height:29px;}
.cpxq_nr .xq_jj .xq_wz .btn .lxkf{ display:inline-block; float:right; background:url(lxkf_btn.jpg) no-repeat; width:108px; height:29px;}
.cpxq_nr .xq_jj .xq_wz .fwrx{ width:325px; padding:5px 0 0 5px; overflow:hidden;}
.cpxq_nr .cpxqcs{ width:698px; overflow:hidden; font-size:14px; line-height:28px;}
.cpxq_nr .cpxqcs .cpxqcs_top{ width:682x; height:30px; padding:0 0 0 12px; line-height:30px; overflow:hidden; font-size:14px; font-weight:700; border-left:4px solid #d90000; background:#f3f1f2;}
.cpxq_nr .cpxqcs .cpxqcs_nr .table01,.cpxq_nr .cpxqcs .cpxqcs_nr .table02{ border:1px solid #dfe7f1; width:696px; overflow:hidden; background:#fafafa;  padding-bottom:10px; color:#666; font-size:14px; line-height:28px;}
.cpxq_nr .cpxqcs .cpxqcs_nr tr th{ padding-left:20px; color:#333;}
.cpxq_nr .zxdg{ width:698px; overflow:hidden;}
.cpxq_nr .zxdg .zxdg_top{ width:682x; height:30px; padding:0 0 0 12px; line-height:30px; overflow:hidden; font-size:14px; font-weight:700; border-left:4px solid #d90000; background:#f3f1f2;}
.cpxq_nr .zxdg .zxdg_nr{ width:698px; margin:0 auto; overflow:hidden; padding:35px 0; font-size:14px;}
.cpxq_nr .zxdg .zxdg_nr input{ height:22px; border:1px solid #ccc; padding:2px; font-size:12px;}
.cpxq_nr .zxdg .zxdg_nr .text1{ width:140px;}
.cpxq_nr .zxdg .zxdg_nr .text2{ width:306px;}
.cpxq_nr .zxdg .zxdg_nr .text3{ width:106px;}
.cpxq_nr .zxdg .zxdg_nr textarea{ width:302px; height:72px; font-size:12px; padding:4px; border:1px solid #ccc; }
.cpxq_nr .zxdg .zxdg_nr select{ width:62px; margin-right:4px;}
.cpxq_nr .zxdg .zxdg_nr button{ border:0;}
.cpxq_nr .zxdg .zxdg_nr .tj{ background:url(tj.jpg) no-repeat; width:89px; height:25px;}
.cpxq_nr .zxdg .zxdg_nr .cz{ background:url(cz.jpg) no-repeat; width:89px; height:25px; margin-left:40px;}

/*二级服务承诺*/
.fwcn_nr{ width:716px; padding:26px 12px; line-height:30px; color:#666; overflow:hidden;}
/*二级辐照中心*/
.fzzx_nr{ width:700px; padding:30px 20px 24px; font-size:14px; line-height:28px; color:#666; overflow:hidden;}
.fzzx_tp{ width:716px; padding:0 12px; overflow:hidden;}
.fzzx_tp .tp1{ float:left;}
.fzzx_tp .tp2{ float:right;}
.fzzx_tp img{ padding:3px; border:1px solid #ccc;}
/*二级资料下载*/
.zlxz_lb{ padding:15px 20px; width:710px; overflow:hidden;}
.zlxz_lb li{ float:left; width:710px; height:36px; line-height:36px; color:#666; overflow:hidden; zoom:1}
.zlxz_lb li .bt a{ font-size:14px; color:#666; padding-left:10px;}
.zlxz_lb li .bt a:hover{ font-size:14px;}
.zlxz_lb li .xzbtn{ padding:5px 10px 5px 0;}

/*二级联系我们*/
.lxwmy{ width:697px; padding:20px 17px 0 26px; overflow:hidden;}
.lxwmy .lxfs{}
.lxwmy .lxfs .lxfs_top{ width:681px; height:30px; line-height:30px; border-left:4px solid #d02c2c; background:#f3f1f2; font-size:14px; font-weight:700; padding-left:12px; overflow:hidden;}
.lxwmy .lxfs .lxfs_nr{ height:285px; background:url(lx_bg.jpg) no-repeat right bottom; padding:35px 0 35px 22px;}
.lxwmy .ditu{ width:697px; overflow:hidden;}
.lxwmy .ditu .ditu_top{ width:681px; height:30px; line-height:30px; border-left:4px solid #d02c2c; background:#f3f1f2; font-size:14px; font-weight:700; padding-left:12px; overflow:hidden;}
.lxwmy .ditu .map{ width:635px; height:477px; margin:20px auto; background:url(ditu_bg.jpg) no-repeat; position:relative;}
.lxwmy .ditu .map #dituContent{ position:absolute; top:9px; left:9px; }
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

/*二级在线留言*/
.zxly .zxly_nr{ width:470px; margin:0 auto; overflow:hidden; padding:35px 0;}
.zxly .zxly_nr input{ height:16px; border:1px solid #ccc; padding:2px; font-size:12px;}
.zxly .zxly_nr .text1{ width:140px;}
.zxly .zxly_nr .text2{ width:306px;}
.zxly .zxly_nr .text3{ width:106px;}
.zxly .zxly_nr textarea{ width:302px; height:72px; font-size:12px; padding:4px; border:1px solid #ccc; }
.zxly .zxly_nr select{ width:62px; margin-right:4px;}
.zxly .zxly_nr button{ border:0;}
.zxly .zxly_nr .tj{ background:url(tj.jpg) no-repeat; width:89px; height:25px;}
.zxly .zxly_nr .cz{ background:url(cz.jpg) no-repeat; width:89px; height:25px; margin-left:40px;}
/*--------------------------------- 底部 ------------------------------*/

#footer { width:100%;}
#footer .subnav{ background:#333; height:40px; line-height:40px; color:#fff; font-weight:700; text-align:center;}
#footer .subnav a{ padding:0 30px; color:#fff;}
#footer .bottom{ width:100%; overflow:hidden; text-align:center; color:#fff; background:#d90000; padding:20px 0;}
#footer .bottom .wz{ float:left; width:760px; overflow:hidden; padding-left:100px;}
#footer .bottom .wz .en{ font-family:Tahoma, Geneva, sans-serif;}
#footer .bottom .ewm{ float:right; width:100px; overflow:hidden; padding:20px 0 0;}



/*----------------------------------网站地图页-------------------------------*/
#wzdt_map{ width:958px; margin:20px auto 0; text-align:left; border:1px solid #ddd; overflow:hidden}
#wzdt_map .title{ border-bottom:1px solid #ddd; height:35px; line-height:35px; font-size:14px; font-weight:700; padding:0 15px; background-color:#f2f2f2; color:#d00000; text-indent:5px;}
#wzdt_map .title .tit{ display:block; float:left; width:14px; height:36px;}
#wzdt_map .box{ width:918px; padding:30px 20px; text-align:left; overflow:hidden;}
#wzdt_map .box a{ color:#000; font-size:12px; text-decoration:none}
#wzdt_map .box a:hover{ color:#000; text-decoration:underline}
#wzdt_map .box li{ width:918px; text-align:left;line-height:45px; height:45px; background:url(http://image.ibicn.com/www/201107/04/ibicn/x.gif) repeat-x left bottom; overflow:hidden;}
#wzdt_map .box li .bt{ float:left; width:90px; margin-right:20px; font-weight:700; text-align:center; overflow:hidden }
#wzdt_map .box li .rt{ float:left; padding-right:20px; text-align:left;}



.nr_tp p span img{margin:0 auto;}











